[INFO] fetching crate kithara-audio 0.0.1-alpha2...
[INFO] testing kithara-audio-0.0.1-alpha2 against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2
[INFO] extracting crate kithara-audio 0.0.1-alpha2 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate kithara-audio 0.0.1-alpha2
[INFO] finished tweaking crates.io crate kithara-audio 0.0.1-alpha2
[INFO] tweaked toml for crates.io crate kithara-audio 0.0.1-alpha2 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate kithara-audio 0.0.1-alpha2 on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate kithara-audio 0.0.1-alpha2 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 5e92cc6278982f13c07e2415d0a677e5a5061c936b110915ef9e0b7ef2cf0586
[INFO] running `Command { std: "docker" "start" "5e92cc6278982f13c07e2415d0a677e5a5061c936b110915ef9e0b7ef2cf0586", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "5e92cc6278982f13c07e2415d0a677e5a5061c936b110915ef9e0b7ef2cf0586" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5e92cc6278982f13c07e2415d0a677e5a5061c936b110915ef9e0b7ef2cf0586", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "5e92cc6278982f13c07e2415d0a677e5a5061c936b110915ef9e0b7ef2cf0586" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling strength_reduce v0.2.4
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.120
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling bumpalo v3.20.2
[INFO] [stderr]    Compiling aws-lc-rs v1.16.3
[INFO] [stderr]    Compiling wasm-bindgen v0.2.120
[INFO] [stderr]    Compiling rustls-pki-types v1.14.1
[INFO] [stderr]    Compiling cc v1.2.61
[INFO] [stderr]    Compiling simd-adler32 v0.3.9
[INFO] [stderr]    Compiling alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling alloc-stdlib v0.2.2
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]    Compiling regex-lite v0.1.9
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling brotli-decompressor v5.0.0
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling num-conv v0.2.1
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling macro_rules_attribute-proc_macro v0.2.2
[INFO] [stderr]    Compiling compression-core v0.4.32
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling ipnet v2.12.0
[INFO] [stderr]    Compiling openssl-probe v0.2.1
[INFO] [stderr]    Compiling never-say-never v6.6.666
[INFO] [stderr]    Compiling psl-types v2.0.11
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling macro_rules_attribute v0.2.2
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling web-time v1.1.0
[INFO] [stderr]    Compiling higher-kinded-types v0.2.1
[INFO] [stderr]    Compiling brotli v8.0.2
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling polonius-the-crab v0.5.0
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling memmap2 v0.7.1
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling audio-core v0.2.1
[INFO] [stderr]    Compiling unicode-segmentation v1.13.2
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling extended v0.1.0
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling thunderdome v0.6.1
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling ringbuf v0.5.0
[INFO] [stderr]    Compiling fast-interleave v0.1.3
[INFO] [stderr]    Compiling dashmap v6.2.1
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling aws-lc-sys v0.40.0
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling audioadapter v3.0.0
[INFO] [stderr]    Compiling audioadapter-sample v3.0.0
[INFO] [stderr]    Compiling windowfunctions v0.1.1
[INFO] [stderr]    Compiling biquad v0.6.0
[INFO] [stderr]    Compiling transpose v0.2.3
[INFO] [stderr]    Compiling primal-check v0.3.4
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling audioadapter-buffers v3.0.0
[INFO] [stderr]    Compiling rustfft v6.4.1
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.120
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling tokio_with_wasm_proc v0.9.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling unimock_macros v0.6.8
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling kithara-test-macros v0.0.1-alpha2
[INFO] [stderr]    Compiling delegate v0.13.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling zerofrom v0.1.7
[INFO] [stderr]    Compiling compression-codecs v0.4.38
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling visibility v0.1.1
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling bon-macros v3.9.1
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.120
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling mmap-io v1.0.0
[INFO] [stderr]    Compiling unimock v0.6.8
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling symphonia-core v0.6.0
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling realfft v3.5.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling rangemap v1.7.1
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling rubato v2.0.0
[INFO] [stderr]    Compiling re_mp4 v0.4.0
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling idna_adapter v1.2.2
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling async-compression v0.4.42
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling publicsuffix v2.3.0
[INFO] [stderr]    Compiling js-sys v0.3.97
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling bon v3.9.1
[INFO] [stderr]    Compiling cookie_store v0.22.1
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling symphonia-metadata v0.6.0
[INFO] [stderr]    Compiling symphonia-bundle-mp3 v0.6.0
[INFO] [stderr]    Compiling symphonia-codec-pcm v0.6.0
[INFO] [stderr]    Compiling symphonia-codec-adpcm v0.6.0
[INFO] [stderr]    Compiling tower-http v0.6.10
[INFO] [stderr]    Compiling symphonia-common v0.6.0
[INFO] [stderr]    Compiling symphonia-format-riff v0.6.0
[INFO] [stderr]    Compiling symphonia-format-ogg v0.6.0
[INFO] [stderr]    Compiling symphonia-format-caf v0.6.0
[INFO] [stderr]    Compiling symphonia-format-mkv v0.6.0
[INFO] [stderr]    Compiling symphonia-bundle-flac v0.6.0
[INFO] [stderr]    Compiling symphonia-codec-aac v0.6.0
[INFO] [stderr]    Compiling symphonia-codec-alac v0.6.0
[INFO] [stderr]    Compiling symphonia-format-isomp4 v0.6.0
[INFO] [stderr]    Compiling symphonia-codec-vorbis v0.6.0
[INFO] [stderr]    Compiling symphonia v0.6.0
[INFO] [stderr]    Compiling wasm-bindgen-futures v0.4.70
[INFO] [stderr]    Compiling web-sys v0.3.97
[INFO] [stderr]    Compiling tokio_with_wasm v0.9.0
[INFO] [stderr]    Compiling kithara-platform v0.0.1-alpha2
[INFO] [stderr]    Compiling kithara-bufpool v0.0.1-alpha2
[INFO] [stderr]    Compiling rustls-webpki v0.103.13
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling rustls-platform-verifier v0.7.0
[INFO] [stderr]    Compiling hyper-rustls v0.27.9
[INFO] [stderr]    Compiling reqwest v0.13.3
[INFO] [stderr]    Compiling kithara-net v0.0.1-alpha2
[INFO] [stderr]    Compiling kithara-events v0.0.1-alpha2
[INFO] [stderr]    Compiling kithara-test-utils v0.0.1-alpha2
[INFO] [stderr]    Compiling kithara-abr v0.0.1-alpha2
[INFO] [stderr]    Compiling kithara-storage v0.0.1-alpha2
[INFO] [stderr]    Compiling kithara-stream v0.0.1-alpha2
[INFO] [stderr]    Compiling kithara-decode v0.0.1-alpha2
[INFO] [stderr]    Compiling kithara-audio v0.0.1-alpha2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 24s
[INFO] running `Command { std: "docker" "inspect" "5e92cc6278982f13c07e2415d0a677e5a5061c936b110915ef9e0b7ef2cf0586", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "5e92cc6278982f13c07e2415d0a677e5a5061c936b110915ef9e0b7ef2cf0586" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling typenum v1.20.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling ptr_meta_derive v0.3.1
[INFO] [stderr]    Compiling bytecheck_derive v0.8.2
[INFO] [stderr]    Compiling simdutf8 v0.1.5
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling munge_macro v0.4.7
[INFO] [stderr]    Compiling const-oid v0.10.2
[INFO] [stderr]    Compiling rkyv_derive v0.8.16
[INFO] [stderr]    Compiling cpubits v0.1.1
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling stable-vec v0.4.2
[INFO] [stderr]    Compiling wasm-bindgen-test-macro v0.3.70
[INFO] [stderr]    Compiling hls_m3u8 v0.7.0
[INFO] [stderr]    Compiling wasm-bindgen-test-shared v0.2.120
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling ptr_meta v0.3.1
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling rancor v0.1.1
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling hotpath-macros v0.16.1
[INFO] [stderr]    Compiling assert_no_alloc v1.1.2
[INFO] [stderr]    Compiling bytecheck v0.8.2
[INFO] [stderr]    Compiling hotpath v0.16.1
[INFO] [stderr]    Compiling rend v0.5.3
[INFO] [stderr]    Compiling munge v0.4.7
[INFO] [stderr]    Compiling tower-http v0.6.10
[INFO] [stderr]    Compiling lru v0.18.0
[INFO] [stderr]    Compiling hybrid-array v0.4.11
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling crypto-common v0.2.1
[INFO] [stderr]    Compiling block-padding v0.4.2
[INFO] [stderr]    Compiling block-buffer v0.12.0
[INFO] [stderr]    Compiling inout v0.2.2
[INFO] [stderr]    Compiling digest v0.11.3
[INFO] [stderr]    Compiling cipher v0.5.1
[INFO] [stderr]    Compiling hyper-rustls v0.27.9
[INFO] [stderr]    Compiling cbc v0.2.0
[INFO] [stderr]    Compiling aes v0.9.0
[INFO] [stderr]    Compiling sha2 v0.11.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling kithara-drm v0.0.1-alpha2
[INFO] [stderr]    Compiling rangemap v1.7.1
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling cookie_store v0.22.1
[INFO] [stderr]    Compiling re_mp4 v0.4.0
[INFO] [stderr]    Compiling axum v0.8.9
[INFO] [stderr]    Compiling wasm-bindgen-test v0.3.70
[INFO] [stderr]    Compiling reqwest v0.13.3
[INFO] [stderr]    Compiling rkyv v0.8.16
[INFO] [stderr]    Compiling kithara-net v0.0.1-alpha2
[INFO] [stderr]    Compiling kithara-events v0.0.1-alpha2
[INFO] [stderr]    Compiling kithara-test-utils v0.0.1-alpha2
[INFO] [stderr]    Compiling kithara-storage v0.0.1-alpha2
[INFO] [stderr]    Compiling kithara-abr v0.0.1-alpha2
[INFO] [stderr]    Compiling kithara-assets v0.0.1-alpha2
[INFO] [stderr]    Compiling kithara-stream v0.0.1-alpha2
[INFO] [stderr]    Compiling kithara-decode v0.0.1-alpha2
[INFO] [stderr]    Compiling kithara-hls v0.0.1-alpha2
[INFO] [stderr]    Compiling kithara-file v0.0.1-alpha2
[INFO] [stderr]    Compiling kithara-audio v0.0.1-alpha2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 52.01s
[INFO] running `Command { std: "docker" "inspect" "5e92cc6278982f13c07e2415d0a677e5a5061c936b110915ef9e0b7ef2cf0586", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "5e92cc6278982f13c07e2415d0a677e5a5061c936b110915ef9e0b7ef2cf0586" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.50s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/kithara_audio-972727bfd1fd5259)
[INFO] [stdout] 
[INFO] [stdout] running 123 tests
[INFO] [stdout] test audio::tests::consumer_does_not_park_in_terminal_phase ... ok
[INFO] [stdout] test audio::tests::blocking_recv_returns_closed_after_cancel ... ok
[INFO] [stdout] test audio::tests::consumer_phase_failed_on_channel_close ... ok
[INFO] [stdout] test audio::tests::consumer_phase_eof_terminates ... ok
[INFO] [stdout] test audio::tests::consumer_phase_starts_buffering ... ok
[INFO] [stdout] test audio::tests::preloaded_recv_is_nonblocking ... ok
[INFO] [stdout] test audio::tests::process_fetch_must_distinguish_failure_from_natural_eof ... ok
[INFO] [stdout] test effects::eq::tests::db_to_linear_kill_at_min ... ok
[INFO] [stdout] test effects::eq::tests::db_to_linear_maps_to_gain_unity_at_zero ... ok
[INFO] [stdout] test effects::eq::tests::eq_band_config_has_filter_kind ... ok
[INFO] [stdout] test audio::tests::consumer_phase_seek_pending_to_playing_on_chunk ... ok
[INFO] [stdout] test effects::eq::tests::db_to_linear_maps_to_gain_boost_at_6db ... ok
[INFO] [stdout] test effects::eq::tests::butterworth_lp_dc_gain_is_unity ... ok
[INFO] [stdout] test effects::eq::tests::eq_bypass_deactivates_on_gain_change ... ok
[INFO] [stdout] test effects::eq::tests::eq_all_min_gain_after_smoothing_is_silence_active ... ok
[INFO] [stdout] test effects::eq::tests::eq_bypass_returns_input_unchanged ... ok
[INFO] [stdout] test effects::eq::tests::eq_flush_returns_none ... ok
[INFO] [stdout] test audio::tests::consumer_phase_transitions_to_playing_on_first_chunk ... ok
[INFO] [stdout] test effects::eq::tests::eq_fresh_at_zero_db_is_bypass_active ... ok
[INFO] [stdout] test effects::eq::tests::eq_process_supported_channel_layouts_case_2 ... ok
[INFO] [stdout] test effects::eq::tests::eq_gain_change_starts_smoothing ... ok
[INFO] [stdout] test effects::eq::tests::eq_reset_clears_gains_and_history ... ok
[INFO] [stdout] test effects::eq::tests::eq_set_gain_clamps ... ok
[INFO] [stdout] test audio::tests::consumer_phase_transitions_to_seek_pending ... ok
[INFO] [stdout] test effects::eq::tests::eq_silence_deactivates_when_any_band_raised ... ok
[INFO] [stdout] test effects::eq::tests::eq_silence_returns_zero ... ok
[INFO] [stdout] test effects::eq::tests::eq_process_supported_channel_layouts_case_1 ... ok
[INFO] [stdout] test effects::eq::tests::eq_set_gain_out_of_bounds_band_is_noop ... ok
[INFO] [stdout] test effects::eq::tests::eq_nan_input_produces_safe_output ... ok
[INFO] [stdout] test effects::eq::tests::generate_bands_3_first_is_low_shelf ... ok
[INFO] [stdout] test effects::eq::tests::filter_kind_default_is_peaking ... ok
[INFO] [stdout] test effects::eq::tests::generate_bands_3_last_is_high_shelf ... ok
[INFO] [stdout] test effects::eq::tests::generate_bands_10_edges_are_shelves ... ok
[INFO] [stdout] test effects::eq::tests::generate_bands_3_mid_is_peaking ... ok
[INFO] [stdout] test effects::eq::tests::generates_log_spaced_bands_case_2 ... ok
[INFO] [stdout] test effects::eq::tests::generates_log_spaced_bands_case_3 ... ok
[INFO] [stdout] test effects::eq::tests::generates_log_spaced_bands_case_1 ... ok
[INFO] [stdout] test effects::eq::tests::eq_bypass_reactivates_after_return_to_unity ... ok
[INFO] [stdout] test effects::eq::tests::three_band_crossover_near_250_and_2500 ... ok
[INFO] [stdout] test pipeline::fetch::tests::epoch_validator_keeps_matching_chunks ... ok
[INFO] [stdout] test pipeline::config::tests::audio_config_with_effect_adds_to_chain ... ok
[INFO] [stdout] test pipeline::config::tests::create_effects_includes_custom_effects ... ok
[INFO] [stdout] test pipeline::source::playing_flag_tests::all_track_phase_tags_are_classified ... ok
[INFO] [stdout] test pipeline::source::playing_flag_tests::no_spurious_flip_across_100_decoding_transitions ... ok
[INFO] [stdout] test pipeline::fetch::tests::epoch_validator_rejects_stale_chunks_after_seek ... ok
[INFO] [stdout] test pipeline::source::playing_flag_tests::playing_for_state_active_states_are_true ... ok
[INFO] [stdout] test pipeline::source::playing_flag_tests::playing_for_state_terminal_states_are_false ... ok
[INFO] [stdout] test effects::eq::tests::eq_flat_gain_preserves_magnitude ... ok
[INFO] [stdout] test pipeline::source::resolve_format_change_target_tests::no_cached_uses_current_directly ... ok
[INFO] [stdout] test pipeline::source::resolve_format_change_target_tests::current_codec_none_is_not_a_codec_change ... ok
[INFO] [stdout] test pipeline::source::playing_flag_tests::playing_matrix_covers_every_transition_endpoint ... ok
[INFO] [stdout] test pipeline::source::resolve_format_change_target_tests::explicit_codec_change_takes_current_codec ... ok
[INFO] [stdout] test pipeline::source::resolve_format_change_target_tests::variant_change_falls_back_to_current_when_cached_lacks_codec_or_container ... ok
[INFO] [stdout] test pipeline::source::resolve_format_change_target_tests::no_change_when_neither_side_has_variant ... ok
[INFO] [stdout] test pipeline::source::resolve_format_change_target_tests::no_change_when_variant_index_matches ... ok
[INFO] [stdout] test pipeline::track_fsm::tests::consumer_phase_terminal ... ok
[INFO] [stdout] test pipeline::track_fsm::tests::is_terminal_for_each_state ... ok
[INFO] [stdout] test pipeline::track_fsm::tests::phase_tag_preserves_discriminant ... ok
[INFO] [stdout] test pipeline::track_fsm::tests::seek_context_copy_and_eq ... ok
[INFO] [stdout] test resampler::tests::test_audio_effect_trait ... ok
[INFO] [stdout] test pipeline::source::resolve_format_change_target_tests::variant_change_keeps_cached_codec_and_container_when_current_disagrees ... ok
[INFO] [stdout] test effects::eq::tests::eq_smooth_gain_converges ... ok
[INFO] [stdout] test effects::eq::tests::eq_smooth_no_discontinuity ... ok
[INFO] [stdout] test pipeline::track_fsm::tests::map_source_phase_table ... ok
[INFO] [stdout] test pipeline::track_fsm::tests::at_eof_allows_seek_transition ... ok
[INFO] [stdout] test resampler::tests::test_passthrough_mode_host_zero ... ok
[INFO] [stdout] test effects::eq::tests::eq_single_band_kill ... ok
[INFO] [stdout] test resampler::tests::test_passthrough_mode_same_rate ... ok
[INFO] [stdout] test effects::eq::tests::eq_3band_kill_all_produces_silence ... ok
[INFO] [stdout] test resampler::tests::test_passthrough_processing ... ok
[INFO] [stdout] test resampler::tests::test_playback_rate_1x_same_rate_passthrough ... ok
[INFO] [stdout] test effects::eq::tests::eq_3band_kill_high ... ok
[INFO] [stdout] test effects::eq::tests::eq_3band_kill_low ... ok
[INFO] [stdout] test effects::eq::tests::eq_low_shelf_boosts_bass ... ok
[INFO] [stdout] test resampler::tests::test_quality_resamples_fast ... ok
[INFO] [stdout] test resampler::tests::test_chunk_size_threshold_small ... ok
[INFO] [stdout] test resampler::tests::test_quality_resamples_maximum ... ok
[INFO] [stdout] test resampler::tests::test_dynamic_host_rate_change ... ok
[INFO] [stdout] test resampler::tests::test_quality_resamples_good ... ok
[INFO] [stdout] test runtime::node::tests::service_class_ordering ... ok
[INFO] [stdout] test runtime::ports::tests::connect_push_pop ... ok
[INFO] [stdout] test runtime::ports::tests::flush_returns_false_when_ring_full ... ok
[INFO] [stdout] test resampler::tests::test_passthrough_mode_different_rate ... ok
[INFO] [stdout] test runtime::node::tests::service_class_default_is_idle ... ok
[INFO] [stdout] test runtime::ports::tests::take_pending_clears_overflow ... ok
[INFO] [stdout] test runtime::ports::tests::wake_signal ... ok
[INFO] [stdout] test runtime::ports::tests::wake_skipped_when_parking_in_overflow ... ok
[INFO] [stdout] test runtime::ports::tests::try_push_drains_overflow_first ... ok
[INFO] [stdout] test runtime::scheduler::tests::scheduler_orders_service_classes_descending ... ok
[INFO] [stdout] test effects::eq::tests::eq_high_shelf_boosts_treble ... ok
[INFO] [stdout] test worker::decoder_node::tests::decoder_node_distinguishes_failed_from_eof_on_the_wire ... ok
[INFO] [stdout] test worker::decoder_node::tests::decoder_node_eof_under_backpressure ... ok
[INFO] [stdout] test worker::decoder_node::tests::decoder_node_preload_notify_waits_for_ring ... ok
[INFO] [stdout] test resampler::tests::test_output_spec ... ok
[INFO] [stdout] test runtime::scheduler::tests::scheduler_creates_and_drops_cleanly ... ok
[INFO] [stdout] test resampler::tests::test_source_rate_change_updates_dynamically ... ok
[INFO] [stdout] test worker::handle::tests::worker_delivers_chunks ... ok
[INFO] [stdout] test worker::handle::tests::worker_creates_and_drops_cleanly ... ok
[INFO] [stdout] test resampler::tests::test_quality_resamples_normal ... ok
[INFO] [stdout] test worker::handle::tests::worker_multi_track_round_robin ... ok
[INFO] [stdout] test effects::eq::tests::eq_extreme_gain_oscillation_stays_safe ... ok
[INFO] [stdout] test worker::handle::tests::worker_preload_notify_rearms_after_seek ... ok
[INFO] [stdout] test resampler::tests::test_chunk_size_threshold_large ... ok
[INFO] [stdout] test worker::handle::tests::worker_overflow_on_full_ringbuf ... ok
[INFO] [stdout] test worker::handle::tests::worker_seek_enters_pending_reset ... ok
[INFO] [stdout] test resampler::tests::test_no_data_loss_across_chunks ... ok
[INFO] [stdout] test worker::handle::tests::worker_service_class_prioritises_audible ... ok
[INFO] [stdout] test worker::types::tests::track_id_gen_produces_unique_ids ... ok
[INFO] [stdout] test worker::thread_wake::tests::wake_unparks_registered_thread ... ok
[INFO] [stdout] test worker::handle::tests::worker_skips_not_ready_tracks ... ok
[INFO] [stdout] test worker::handle::tests::worker_preload_notify_fires ... ok
[INFO] [stdout] test worker::handle::tests::worker_unregister_removes_track ... ok
[INFO] [stdout] test effects::eq::tests::eq_output_never_nan_or_inf ... ok
[INFO] [stdout] test resampler::tests::test_playback_rate_scales_output_rate_2x_halves ... ok
[INFO] [stdout] test worker::handle::tests::shared_worker_blocking_track_does_not_starve_producing_track ... ok
[INFO] [stdout] test resampler::tests::test_playback_rate_dynamic_change ... ok
[INFO] [stdout] test runtime::scheduler::tests::scheduler_panic_isolation ... ok
[INFO] [stdout] test runtime::scheduler::tests::scheduler_does_not_busy_spin_on_backpressure ... FAILED
[INFO] [stdout] test worker::handle::tests::worker_panic_isolation ... ok
[INFO] [stdout] test resampler::tests::test_quality_resamples_high ... ok
[INFO] [stdout] test resampler::tests::test_playback_rate_scales_output_rate_half_doubles ... ok
[INFO] [stdout] test worker::handle::tests::shared_worker_sync_blocking_step_starves_other_tracks ... ok
[INFO] [stdout] test audio::tests::blocking_recv_without_preload_panics_when_no_chunk_arrives - should panic ... ok
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- runtime::scheduler::tests::scheduler_does_not_busy_spin_on_backpressure stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'runtime::scheduler::tests::scheduler_does_not_busy_spin_on_backpressure' (5396) panicked at src/runtime/scheduler.rs:563:9:
[INFO] [stdout] Worker should NOT busy-spin on backpressure: used 1000ms CPU in 500ms wall time (expected <100ms)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x57c6004cf648 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x57c6004cf648 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x57c6004cf648 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x57c6004cf648 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x57c6004e5f3a - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x57c6004e5f3a - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x57c6004d3fc2 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x57c6004d3fc2 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x57c6004ad876 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x57c6004ad876 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x57c6004c75b9 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x57c5ff59d76c - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x57c5ff59d76c - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x57c6004c7832 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x57c6004c7832 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x57c6004ad932 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x57c6004a50b9 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x57c6004ae80d - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x57c6004e67ac - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x57c5ff553ca7 - kithara_audio[864a957ffed9921c]::runtime::scheduler::tests::scheduler_does_not_busy_spin_on_backpressure
[INFO] [stdout]                                at /opt/rustwide/workdir/src/runtime/scheduler.rs:563:9
[INFO] [stdout]   20:     0x57c5ff54e5b7 - kithara_audio[864a957ffed9921c]::runtime::scheduler::tests::scheduler_does_not_busy_spin_on_backpressure::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/runtime/scheduler.rs:543:21
[INFO] [stdout]   21:     0x57c5ff590116 - <kithara_audio[864a957ffed9921c]::runtime::scheduler::tests::scheduler_does_not_busy_spin_on_backpressure::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x57c5ff59084b - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x57c5ff59084b - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   24:     0x57c5ff59e0c5 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   25:     0x57c5ff59e0c5 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   26:     0x57c5ff59e0c5 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   27:     0x57c5ff59e0c5 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x57c5ff59e0c5 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x57c5ff59e0c5 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   30:     0x57c5ff59e0c5 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   31:     0x57c5ff598c24 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   32:     0x57c5ff598c24 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   33:     0x57c5ff5a1142 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   34:     0x57c5ff5a1142 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   35:     0x57c5ff5a1142 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x57c5ff5a1142 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x57c5ff5a1142 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x57c5ff5a1142 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   39:     0x57c5ff5a1142 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x57c6004cef6f - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   41:     0x57c6004cef6f - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   42:     0x72da27d25aa4 - <unknown>
[INFO] [stdout]   43:     0x72da27db2a64 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     runtime::scheduler::tests::scheduler_does_not_busy_spin_on_backpressure
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 122 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 10.01s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "5e92cc6278982f13c07e2415d0a677e5a5061c936b110915ef9e0b7ef2cf0586", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5e92cc6278982f13c07e2415d0a677e5a5061c936b110915ef9e0b7ef2cf0586", kill_on_drop: false }`
[INFO] [stdout] 5e92cc6278982f13c07e2415d0a677e5a5061c936b110915ef9e0b7ef2cf0586
